04. Quiz: ERD Fundamentals
Note: glossy_qty is incorrect, it is actually gloss_qty in the database
QUIZ QUESTION::
Use the above image and your new knowledge of ERDs to match each Term to the appropriate Definition.
ANSWER CHOICES:
|
Definition |
Term |
|---|---|
A column name in the Parch & Posey database. |
|
A table name in the Parch & Posey database. |
|
A collection of tables that share connected data stored in a computer. |
|
A diagram that shows how data is structured in a database. |
|
A language that allows us to access data stored in a database. |
SOLUTION:
|
Definition |
Term |
|---|---|
|
A diagram that shows how data is structured in a database. |
|
|
A language that allows us to access data stored in a database. |
|
|
A table name in the Parch & Posey database. |
|
|
A collection of tables that share connected data stored in a computer. |
|
|
A column name in the Parch & Posey database. |